Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed calculation of @turf/rhumb-distance for points around 180th meridian #773

Merged
merged 1 commit into from
May 30, 2017

Conversation

stebogit
Copy link
Collaborator

Ref: #770

@turf/rhumb-distance now returns the right distance between points across 180th meridian, using @mourner elegant fix implementation

Modules depending on @turf/rhumb-distance:

  • @turf/transform-translate
  • @turf/transform-rotate
  • @turf/transform-scale

added tests;
removed throws tests from loop;
@DenisCarriere DenisCarriere merged commit 5155271 into master May 30, 2017
@DenisCarriere DenisCarriere deleted the rhumb-distance-180th-meridian branch June 19, 2017 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants